Topological Sort: Managing Mutable Structures in Haskell
mmhaskell.com·10h
🪢Rope Data Structures
Building a Simple Stack-Based Virtual Machine in Go
blog.phakorn.com·12h·
📚Stack Data Structures
Semantic Dictionary Encoding
falvotech.com·4h·
Discuss: Hacker News
🗂️Type Indexing
A Dumb Introduction to z3. Exploring the world of constraint solvers with very simple examples.
asibahi.github.io·21h·
🧩Constraint Solvers
Solving LeetCode's "Add Two Numbers" Iteratively and Recursively - Part 1
leetcode.com·1d·
Discuss: DEV
🪢Rope Data Structures
A Slotted Hash Cons for Alpha Invariance
philipzucker.com·38m·
Discuss: Hacker News
🔗Lexical Scoping
Balance between refactoring and inheritance in your code
github.com·7h·
Discuss: Hacker News
🧪Compiler Testing
Building High-Performance Caching in Go: A Practical Guide
dev.to·18h·
Discuss: DEV
🧠Memory Models
A Lisp compiler to ARM written in Lisp (2)
forum.ulisp.com·6h·
Discuss: Hacker News
🌱Minimal Lisps
Power Query Secret Tip to Lightning-Fast Approximate Matches
geeky-gadgets.com·6h
📊Query Optimizers
How We Reimagined SQL Query Building to Be Smarter, Safer, and Simpler (Introducing `mysql2-dx` v1.1.0)
npmjs.com·7h·
Discuss: DEV
🛡️Error Handling
LAVa: Layer-wise KV Cache Eviction with Dynamic Budget Allocation
arxiv.org·15h
🗺️Region Inference
🔗 Setting up Go templ with Tailwind, HTMX and Docker
yellowduck.be·1d
🚂Cranelift Backend
Baking with Rails at scale: recipes in Ruby, cookware from Go, C, and Rust
evilmartians.com·19h
💬Smalltalk VMs
Google Summer of Code 2025 Reports: Enhancing Support for NAT64 Protocol Translation in NetBSD
blog.netbsd.org·2h
🌐Network Protocols
Introducing: A Go package to reduce err boilerplate
dev.to·1d·
Discuss: DEV
🛡️Error Handling
Ever copy code and watch it fail for no reason? I made a scrubber for that 🧽
codecleanse.us·2h·
Discuss: r/programming
Code Formatters
Speeding up my Ray Tracer using JAX
kayleegeorge.github.io·1h·
Discuss: Hacker News
🔍Lens Libraries
From ASTs to RakuAST to ASTQuery
github.com·1d·
Discuss: DEV
📋Souffle Datalog
Two Axes, Four Patterns: How Teams Actually Do GPU Binpack/Spread on K8s (w/ DRA context)
reddit.com·5h·
Discuss: r/kubernetes
📡Erlang BEAM